﻿2026-07-08T01:48:53.9774767Z ##[group]Run actions/checkout@v5
2026-07-08T01:48:53.9775042Z with:
2026-07-08T01:48:53.9775242Z   repository: SaberMage/spt-shell-notify
2026-07-08T01:48:53.9775495Z   path: .adapter-notify
2026-07-08T01:48:53.9777619Z   token: ***
2026-07-08T01:48:53.9777818Z   ssh-strict: true
2026-07-08T01:48:53.9778215Z   ssh-user: git
2026-07-08T01:48:53.9778419Z   persist-credentials: true
2026-07-08T01:48:53.9778629Z   clean: true
2026-07-08T01:48:53.9778825Z   sparse-checkout-cone-mode: true
2026-07-08T01:48:53.9779188Z   fetch-depth: 1
2026-07-08T01:48:53.9779377Z   fetch-tags: false
2026-07-08T01:48:53.9779569Z   show-progress: true
2026-07-08T01:48:53.9779765Z   lfs: false
2026-07-08T01:48:53.9779940Z   submodules: false
2026-07-08T01:48:53.9780130Z   set-safe-directory: true
2026-07-08T01:48:53.9780337Z env:
2026-07-08T01:48:53.9780515Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-08T01:48:53.9780762Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-08T01:48:53.9781005Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-08T01:48:53.9781277Z ##[endgroup]
2026-07-08T01:48:54.1686810Z Syncing repository: SaberMage/spt-shell-notify
2026-07-08T01:48:54.1687364Z ##[group]Getting Git version info
2026-07-08T01:48:54.1687782Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-07-08T01:48:54.1704138Z [command]/usr/bin/git version
2026-07-08T01:48:54.1744505Z git version 2.43.0
2026-07-08T01:48:54.1763870Z ##[endgroup]
2026-07-08T01:48:54.1775570Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/464d9d29-2fce-4082-b7ed-b54441e32b47' before making global git config changes
2026-07-08T01:48:54.1776872Z Adding repository directory to the temporary git global config as a safe directory
2026-07-08T01:48:54.1779893Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-08T01:48:54.1810153Z ##[group]Initializing the repository
2026-07-08T01:48:54.1812983Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-08T01:48:54.1842667Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-08T01:48:54.1843163Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-08T01:48:54.1843615Z hint: of your new repositories, which will suppress this warning, call:
2026-07-08T01:48:54.1843954Z hint: 
2026-07-08T01:48:54.1844222Z hint: 	git config --global init.defaultBranch <name>
2026-07-08T01:48:54.1844509Z hint: 
2026-07-08T01:48:54.1844778Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-08T01:48:54.1845207Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-08T01:48:54.1845541Z hint: 
2026-07-08T01:48:54.1845722Z hint: 	git branch -m <name>
2026-07-08T01:48:54.1848226Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-08T01:48:54.1855948Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-08T01:48:54.1915295Z ##[endgroup]
2026-07-08T01:48:54.1915703Z ##[group]Disabling automatic garbage collection
2026-07-08T01:48:54.1918665Z [command]/usr/bin/git config --local gc.auto 0
2026-07-08T01:48:54.1946846Z ##[endgroup]
2026-07-08T01:48:54.1947215Z ##[group]Setting up auth
2026-07-08T01:48:54.1952430Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-08T01:48:54.1978345Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-08T01:48:54.2191537Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-08T01:48:54.2217623Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-08T01:48:54.2419137Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-08T01:48:54.2457881Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-08T01:48:54.2673467Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-08T01:48:54.2716153Z ##[endgroup]
2026-07-08T01:48:54.2716701Z ##[group]Determining the default branch
2026-07-08T01:48:54.2720909Z Retrieving the default branch name
2026-07-08T01:48:54.7930089Z Default branch 'main'
2026-07-08T01:48:54.7930794Z ##[endgroup]
2026-07-08T01:48:54.7931160Z ##[group]Fetching the repository
2026-07-08T01:48:54.7935885Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-08T01:48:55.7964608Z From https://github.com/SaberMage/spt-shell-notify
2026-07-08T01:48:55.7965288Z  * [new branch]      main       -> origin/main
2026-07-08T01:48:55.7984181Z ##[endgroup]
2026-07-08T01:48:55.7984695Z ##[group]Determining the checkout info
2026-07-08T01:48:55.7986524Z ##[endgroup]
2026-07-08T01:48:55.7991087Z [command]/usr/bin/git sparse-checkout disable
2026-07-08T01:48:55.8030141Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-08T01:48:55.8057963Z ##[group]Checking out the ref
2026-07-08T01:48:55.8060892Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-08T01:48:55.8099809Z Switched to a new branch 'main'
2026-07-08T01:48:55.8100161Z branch 'main' set up to track 'origin/main'.
2026-07-08T01:48:55.8105323Z ##[endgroup]
2026-07-08T01:48:55.8151101Z [command]/usr/bin/git log -1 --format=%H
2026-07-08T01:48:55.8179367Z ee2d37eadc730c0019e0af82d683074c509634a2
